Search recursively in gzipped files. (Bug#4982)
authorJuri Linkov <juri@jurta.org>
Wed, 25 Nov 2009 17:23:45 +0000 (17:23 +0000)
committerJuri Linkov <juri@jurta.org>
Wed, 25 Nov 2009 17:23:45 +0000 (17:23 +0000)
commit01fdade7e136bace006986ac56ae4b3bb80e83ba
treec43e537f6203d8afe96722e9ff35e10cfdd5ca3d
parent07059114329df30425167f1f0cb74b7af7acd386
Search recursively in gzipped files.  (Bug#4982)

(grep-highlight-matches): Add new options
`always' and `auto'.  Doc fix.
(grep-process-setup): Check `grep-highlight-matches' for
`auto-detect' to determine the need to compute grep defaults.
Move Windows/DOS specific --colors settings handling
to `grep-compute-defaults'.  Check `grep-highlight-matches'
to get the value of "--color=".
(grep-compute-defaults): Compute `grep-highlight-matches' when it
has the value `auto-detect'.  Move Windows/DOS specific settings
from `grep-process-setup'.
(zrgrep): New command with alias `rzgrep'.
etc/NEWS
lisp/ChangeLog
lisp/progmodes/grep.el